home *** CD-ROM | disk | FTP | other *** search
/ Champak 142 / Volume 142 Oct 17 2011 - Damaged.iso / Games / parasite-x.swf / scripts / frame_18 / PlaceObject3_89_3 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2011-10-17  |  92b  |  5 lines

  1. onClipEvent(enterFrame){
  2.    this._x = _root.Test._x;
  3.    this._y = _root.Test._y + 42;
  4. }
  5.